Fix leaking calls to gdk_device_manager_list_devices()
authorGarrett Regier <alias301@gmail.com>
Sat, 19 Mar 2011 16:09:27 +0000 (09:09 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 21 Mar 2011 14:37:10 +0000 (10:37 -0400)
commit793d12d70d171d2b50deb7e272612a3af571f677
tree6832d3efb2eff19aa83dc31574515c8926b69394
parent330ed9d0d8f9ff62408a18071a44f63c365a4683
Fix leaking calls to gdk_device_manager_list_devices()

gdk_device_manager_list_devices() returns a newly allocated list.

https://bugzilla.gnome.org/show_bug.cgi?id=645234
gdk/gdkwindow.c
gtk/gtkaboutdialog.c
gtk/gtktreeview.c